[IA64] sync_console in ia64_init_handler
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Sun, 22 Oct 2006 19:57:29 +0000 (13:57 -0600)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Sun, 22 Oct 2006 19:57:29 +0000 (13:57 -0600)
commit3a8559d89c3e743b7de8fb3f509f32c4d433f4f3
tree275bd64834458e67f5ccc14e46da50fce55dd699
parent6690cd3ed689a9796c524837933f06f693b61a1f
[IA64] sync_console in ia64_init_handler

This patch fix the following issue.

1. boot xen
2. push INIT bottun
3. Nothing is printed to serial console.

I add console_start_sync() into ia64_init_handler().
Then this issue is fixed.

Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com>
Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
xen/arch/ia64/linux-xen/mca.c